Notes for MultiRen source code:

1. When you extract the files from MR_SRC.ZIP, be sure to specify the -d
   option to preserve the directory structure.

2. MultiRen actually consists of two projects, one for MULTIREN.DLL, the
   other (in the MRSETUP subfolder) for MRSETUP.EXE. However, the project
   options for MRSETUP.EXE are set up to place the executable files in
   the same folder with MULTIREN.DLL. MRSETUP.EXE will not run unless
   MULTIREN.DLL is in the same folder with it.

3. Note also that both the Debug and Release versions of MULTIREN.DLL are
   linked with the static MFC runtime libraries. MULTIREN.DLL _will not_
   work properly when linked with the dynamic runtime (.DLL) libraries.

4. Finally, note that I wrote the .RTF source code for MultiRen's help file
   using Word 97. You must have at least version 4.2 of the Help Compiler
   to build the help file. The default installation of Visual C++ only
   includes version 4.1 of the help compiler. To get the newer version, look
   on your Visual C++ CD for a folder named "UNSUPPORTED TOOLS". If it's
   not there, contact Microsoft Technical support -- the newer version is
   available at no charge.
